Skip to content

(PATCH): Bump the csharp-deps group with 1 update#213

Merged
PaulTrampert merged 1 commit into
mainfrom
dependabot/nuget/PTrampert.ApiProxy.Test/csharp-deps-d08c5d7626
Mar 10, 2026
Merged

(PATCH): Bump the csharp-deps group with 1 update#213
PaulTrampert merged 1 commit into
mainfrom
dependabot/nuget/PTrampert.ApiProxy.Test/csharp-deps-d08c5d7626

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Updated NUnit from 4.5.0 to 4.5.1.

Release notes

Sourced from NUnit's releases.

4.5.1

See release notes for details.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps NUnit from 4.5.0 to 4.5.1

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: csharp-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file Patch A patch level change. labels Mar 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

✅ PR Title Formatted Correctly

The title of this PR has been updated to match the correct format. Thank you!

@PaulTrampert PaulTrampert merged commit a5bf639 into main Mar 10, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/PTrampert.ApiProxy.Test/csharp-deps-d08c5d7626 branch March 10, 2026 05:34
PaulTrampert pushed a commit to PaulTrampert/PTrampert.SpaHost that referenced this pull request Apr 28, 2026
Updated
[Duende.AccessTokenManagement.OpenIdConnect](https://github.com/DuendeSoftware/foss)
from 4.1.2 to 4.2.0.

<details>
<summary>Release notes</summary>

_Sourced from [Duende.AccessTokenManagement.OpenIdConnect's
releases](https://github.com/DuendeSoftware/foss/releases)._

## 4.2.0

This minor release of Duende.AccessTokenManagement introduces several
small improvements.

* Prevent Null Reference Exception in Non-HttpContext scenario #​342
* Regenerate Client Assertions on DPoP nonce retry in
AccessTokenManagement #​345


Commits viewable in [compare
view](DuendeSoftware/foss@atm-4.1.2...atm-4.2.0).
</details>

Updated
[Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/dotnet)
from 10.0.5 to 10.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.AspNetCore.Authentication.JwtBearer's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated
[Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/dotnet)
from 10.0.5 to 10.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.AspNetCore.Authentication.OpenIdConnect's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated
[Microsoft.AspNetCore.DataProtection.StackExchangeRedis](https://github.com/dotnet/dotnet)
from 10.0.5 to 10.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.AspNetCore.DataProtection.StackExchangeRedis's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated
[Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/dotnet)
from 10.0.5 to 10.0.7.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Extensions.Caching.StackExchangeRedis's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated
[PTrampert.ApiProxy](https://github.com/PaulTrampert/PTrampert.ApiProxy)
from 2.4.3 to 2.4.4.

<details>
<summary>Release notes</summary>

_Sourced from [PTrampert.ApiProxy's
releases](https://github.com/PaulTrampert/PTrampert.ApiProxy/releases)._

## 2.4.4

## What's Changed
* (PATCH): Bump the csharp-deps group with 3 updates by
@​dependabot[bot] in
PaulTrampert/PTrampert.ApiProxy#212
* (PATCH): Bump the csharp-deps group with 1 update by @​dependabot[bot]
in PaulTrampert/PTrampert.ApiProxy#213
* (PATCH): Bump the csharp-deps group with 2 updates by
@​dependabot[bot] in
PaulTrampert/PTrampert.ApiProxy#214


**Full Changelog**:
PaulTrampert/PTrampert.ApiProxy@v2.4.3...v2.4.4

Commits viewable in [compare
view](PaulTrampert/PTrampert.ApiProxy@v2.4.3...v2.4.4).
</details>

Updated
[Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore)
from 10.1.5 to 10.1.7.

<details>
<summary>Release notes</summary>

_Sourced from [Swashbuckle.AspNetCore's
releases](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)._

## 10.1.7

## What's Changed

* Support custom data type for DataTypeAttribute by @​tayfunyuksel in
domaindrivendev/Swashbuckle.AspNetCore#3868

## New Contributors

* @​tayfunyuksel made their first contribution in
domaindrivendev/Swashbuckle.AspNetCore#3868

**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v10.1.6...v10.1.7


## 10.1.6

## What's Changed

* Fix handling of duplicate enum values for dictionaries by
@​martincostello in
domaindrivendev/Swashbuckle.AspNetCore#3839
* Log exception when app fails to start in CLI by @​ODukhno in
domaindrivendev/Swashbuckle.AspNetCore#3853
* Fix missing OpenAPI 3.1 $ref properties by @​martincostello in
domaindrivendev/Swashbuckle.AspNetCore#3859
* Add description for OpenAPI schema references by @​martincostello in
domaindrivendev/Swashbuckle.AspNetCore#3860

## New Contributors

* @​ODukhno made their first contribution in
domaindrivendev/Swashbuckle.AspNetCore#3853

**Full Changelog**:
domaindrivendev/Swashbuckle.AspNetCore@v10.1.5...v10.1.6


Commits viewable in [compare
view](domaindrivendev/Swashbuckle.AspNetCore@v10.1.5...v10.1.7).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code Patch A patch level change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant